/*  
Theme Name: The Robben Island Singers
Theme URI: http://robbenislandsingers.com
Description: This is the theme for the Robben Island Singers website
Version: 1.0
Author: Arlen Parsa/Groundswell Educational Films
Author URI: http://groundswellfilms.org

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
    margin: 0;
    padding: 0;
}

body{
    margin: 0;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    background: #000;
    color: #000000;
    background-image:url('http://robbenislandsingers.com/media/images/water-bg.jpg');
background-repeat:repeat-x;
}

h1{
    font-family: helvetica, Sans-serif;
    font-size: 20px;
    padding: 10px 10px 10px 10px;
    color: #990000;
}


h2{
    color: #820000;
}

h2 a:visited{
    color: #820000;
}

h3{
    color: #820000;
}

h4{
    color: #eecc99;
}

a:link, a:visited{
    text-decoration: underline;
    color: #820000;
}

a:hover{
    text-decoration: none;
}

#wrapper{
    margin: 0 auto 0 auto;
    width: 900px;
    background: #000000;
    color: #ffffff;
}

#container{
    text-align: left;
    float: left;
    width: 540px;
    background: #ffffff;
    color: #000000;
    padding:30px;
}

#entry{
width:540px;
}

.post{
padding: 0px 0 10px 0;
}

.post h2{
font-family: helvetica, Sans-serif;
font-size: 18px;
}



p.postmetadata{
border-top: 0px solid #ccc;
margin: 5px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

#footer{
    clear: both;
    width: 900px;
    padding: 10px;
}

#header{
    height:146px;
    background-image:url('http://robbenislandsingers.com/media/images/ris-water-header.jpg');
    background-repeat: repeat-x;
    position:relative;
}

#home-link { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 643px;
	height: 140px; 
	background-color: transparent; 
	border: 0px solid yellow; }	

#home-link2 { 
	position: absolute; 
	top: 60px; 
	left: 643px; 
	width: 250px;
	height: 80px; 
	background-color: transparent; 
	border: 0px solid yellow; }	

#navbar{
    padding: 10px;
    background: #820000;
}

#navbar a{
color: #ffffff;
text-decoration:none;
}

#navbar a:hover{
color: #eecc99;
text-decoration:none;
}


.sidebar{
float: left;
width: 250px;
margin-left:15px;
text-align:left;
}

.sidebar a{
color: #eecc99;
font-size:17px;
text-decoration:none;
}

.sidebar a:hover{
color: #ffffff;
text-decoration:none;
}

.sidebar a:visited{
color: #eecc99;
text-decoration:none;
}

.sidebar a:hover{
color: #ffffff;
text-decoration:none;
}

blockquote{
    margin: 15px;
    color: #000000;
    border: 1px solid gray;
    background: #cccccc;
    padding-bottom:10px;
    padding-top:0px;
    padding-left:10px;
    padding-right:10px;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

img
{
	border-style: none;
}

.back-button a {
	color:white;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	background: #820000;
	border-top: 1px solid #b76c6c;
	border-right: 1px solid #520000;
	border-bottom: 1px solid #370000;
	border-left: 1px solid #9c3636;

}

.back-button a:hover {
	color:white;
    text-decoration:none;
	background: #993333;
	border-top: 1px solid #cc9999;
	border-right: 1px solid #663333;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #996666;

}

#footer a{
color: #eecc99;
text-decoration:underline;
}

#footer a:hover{
color: #ffffff;
text-decoration:none;
}

#footer a:visited{
color: #eecc99;
text-decoration:underline;
}

#footer a:hover{
color: #eecc99;
text-decoration:none;
}
